home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / G DATA AddOns / PalmCollectionTrial / left.css < prev    next >
Cascading Style Sheet File  |  2001-03-23  |  638b  |  38 lines

  1.  
  2.  
  3. A {
  4.         text-decoration: none;
  5.         color: Black;
  6.         background-color : transparent;
  7. }
  8.  
  9. A:Hover {
  10.         color: White;
  11.         background-color : Black;
  12. }
  13.  
  14. H1,H2,H3 {
  15.         font-family : Verdana, Arial, Helvetica, sans-serif;
  16.         font-size : 13pt;
  17.         font-weight : bold;
  18.         margin-bottom : 0pt;
  19.         margin-top : 0%;
  20. }
  21.  
  22. H1{
  23.         margin-top : 7%;
  24.         margin-bottom : 2pt;
  25.         font-size : 11pt;
  26.         letter-spacing : 10px;
  27. }
  28.  
  29. H2,H3{
  30.         font-size : 9pt;
  31. }
  32.  
  33.  
  34. TD {
  35.         font-family : Verdana, Arial, Helvetica, sans-serif;
  36.         font-size : 9pt;
  37. }
  38.